projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e53f56
)
Comment fix.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 23 May 1996 19:20:43 +0000
(19:20 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 23 May 1996 19:20:43 +0000
(19:20 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index abe7499f98f39c8e9bec7f92e9b2eedd84ecef89..aa9138a4bad3fd63e6f58b50ef9cf0a86b11d2bd 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-5129,7
+5129,7
@@
menu_bar_items (old)
}
}
- /* Add nil, nil, nil at the end. */
+ /* Add nil, nil, nil
, nil
at the end. */
i = menu_bar_items_index;
if (i + 4 > XVECTOR (menu_bar_items_vector)->size)
{